2018-07-03 13:05:12,764 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-309 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-03 13:05:12,767 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-07-03 13:05:12,767 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-03 13:05:12,768 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-07-03 13:05:12,769 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-03 13:05:12,769 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 13:05:13,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 13:05:13,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-03 13:05:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:13,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed4c6a7f-bea2-4523-9137-a9542894266b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:13,140 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed4c6a7f-bea2-4523-9137-a9542894266b 2018-07-03 13:05:13,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:13,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hRfQs5_XQ8qOI8O1IS26DQ"], "issued_at": "2018-07-03T13:05:13.000000Z"}} 2018-07-03 13:05:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:14,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43106bd9-f666-447b-a83f-23a61cb0ec43 X-Compute-Request-Id: req-43106bd9-f666-447b-a83f-23a61cb0ec43 Date: Tue, 03 Jul 2018 13:05:14 GMT Connection: close RESP BODY: {"aggregates": []} 2018-07-03 13:05:14,721 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-43106bd9-f666-447b-a83f-23a61cb0ec43 2018-07-03 13:05:14,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.59306907654s 2018-07-03 13:05:14,722 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-43106bd9-f666-447b-a83f-23a61cb0ec43 2018-07-03 13:05:14,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-03 13:05:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:14,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:14,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-03 13:05:14,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:14,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:14 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc6a092a-5d1a-4013-9744-be9cb431026b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://10.167.4.35:5000/v3/domains/53c9b8c732db4abebf9872f8bca6213c"}, "tags": [], "enabled": true, "id": "53c9b8c732db4abebf9872f8bca6213c", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains", "previous": null, "next": null}} 2018-07-03 13:05:14,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-dc6a092a-5d1a-4013-9744-be9cb431026b 2018-07-03 13:05:14,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.173123836517s 2018-07-03 13:05:14,908 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-dc6a092a-5d1a-4013-9744-be9cb431026b 2018-07-03 13:05:14,909 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'53c9b8c732db4abebf9872f8bca6213c', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-03 13:05:14,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-03 13:05:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:14 GMT Server: Apache Content-Length: 13392 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 Connection: close Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/048c5b2691714ef79baf825f61cd0f92"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/0782214525694da6a6f6ea43bcce29b6"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/19c64e8f75a34e5b9f2d9c14a8259933"}, "url": "https://172.30.10.101:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1b87294a3d7841e08f9f6c8965926dbc"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/217785418f7d482f942bdf5cf0dde02a"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2516b4a0e75f427aba2f126fe5dd3260"}, "url": "https://172.30.10.101:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2dec2ac16f9849fba861ed4966ef6947"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3149a25ee3544b3c9f6065124b2b7afc"}, "url": "https://172.30.10.101:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3b288faf28ce4968a3d9d8f7d918f812"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3e327f5f89d54f559bafff75e300c004"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "3e327f5f89d54f559bafff75e300c004"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4343a1ef3f3b49dd89ae0d6e5f039092"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4465387c029c4df89d2b6d3e7e893ed9"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/45670cbe79c5403792c014c70b990759"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "45670cbe79c5403792c014c70b990759"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/45e86e48d16e44cb9c20052d3a947652"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4916a91b7fa64b929880fca7dccdb41f"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4ba0f5f642bc491e820f1cd6bff58fbe"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4c7c9afa81ff43e6bcfcd04dc9368a30"}, "url": "https://172.30.10.101:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/550c1b64e2aa4172926afeea3233c9c6"}, "url": "https://172.30.10.101:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/576081713b864037953bdf8b4a7481c3"}, "url": "https://172.30.10.101:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "576081713b864037953bdf8b4a7481c3"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/581b5df825b5429385b48265dc83566a"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "581b5df825b5429385b48265dc83566a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/61de38346d1243f9b77a7f9843943c2e"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/65834ada86ca4df6b14d5e88139b73a6"}, "url": "https://172.30.10.101:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/729fc7201ffc4556adc25cb3f5dd7270"}, "url": "https://172.30.10.101:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/7a1ab1bfc9e0450b9c42aa9069b97ba8"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a74981f8831540c69e4081e45ffa4570"}, "url": "https://172.30.10.101:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "a74981f8831540c69e4081e45ffa4570"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ac6e353fb8a4446888cd217be5fa6c96"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "ac6e353fb8a4446888cd217be5fa6c96"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b084012b0ca04553b54c03dab3e2a55c"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b15c0826e90e47e988284e70af4bf7bf"}, "url": "https://172.30.10.101:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b1bf3333853f4889a099bb889477eac2"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "b1bf3333853f4889a099bb889477eac2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c3fd37a947e14e67a08348561433640d"}, "url": "https://172.30.10.101:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "c3fd37a947e14e67a08348561433640d"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c74cf2c505d349c78e2ff4150b008844"}, "url": "https://172.30.10.101:9001/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "c74cf2c505d349c78e2ff4150b008844"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c9411996ee364c9ea60e8d89ace6a120"}, "url": "https://172.30.10.101:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/cdc01377eb4e48fc89b8f097d674dd14"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "cdc01377eb4e48fc89b8f097d674dd14"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/d4583972301d4bc985c967db03e64bf9"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "d4583972301d4bc985c967db03e64bf9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/da1931dac2664e57bc0cff0d5bc20e6a"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/e1f92b79144647e5b4582ec828c8c3ab"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "e1f92b79144647e5b4582ec828c8c3ab"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ea3adc4e8527434dafd169dc6f10daa0"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "ea3adc4e8527434dafd169dc6f10daa0"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ec1637830b224cb89d2a80564fddb911"}, "url": "https://172.30.10.101:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "ec1637830b224cb89d2a80564fddb911"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f27062f8ecec46808fb5c58017013171"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "f27062f8ecec46808fb5c58017013171"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f81de929b59d4e588e5d92c8ce5a7bd2"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f9045a9cf7164b0bb358b52d0abe2ad2"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/fdf4f46bcd10444bae53bcbd168375d6"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "links": {"self": "http://10.167.4.35:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-03 13:05:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 2018-07-03 13:05:15,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.17777299881s 2018-07-03 13:05:15,092 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 2018-07-03 13:05:15,101 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/048c5b2691714ef79baf825f61cd0f92'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'048c5b2691714ef79baf825f61cd0f92'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/0782214525694da6a6f6ea43bcce29b6'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'0782214525694da6a6f6ea43bcce29b6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/19c64e8f75a34e5b9f2d9c14a8259933'}, u'url': u'https://172.30.10.101:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'19c64e8f75a34e5b9f2d9c14a8259933'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1b87294a3d7841e08f9f6c8965926dbc'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'1b87294a3d7841e08f9f6c8965926dbc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/217785418f7d482f942bdf5cf0dde02a'}, u'url': u'http://10.167.4.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4183cf3cc9d64974abd4db219eff0b80', u'id': u'217785418f7d482f942bdf5cf0dde02a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2516b4a0e75f427aba2f126fe5dd3260'}, u'url': u'https://172.30.10.101:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'2516b4a0e75f427aba2f126fe5dd3260'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2dec2ac16f9849fba861ed4966ef6947'}, u'url': u'http://10.167.4.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'2dec2ac16f9849fba861ed4966ef6947'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3149a25ee3544b3c9f6065124b2b7afc'}, u'url': u'https://172.30.10.101:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'3149a25ee3544b3c9f6065124b2b7afc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3b288faf28ce4968a3d9d8f7d918f812'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'3b288faf28ce4968a3d9d8f7d918f812'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3e327f5f89d54f559bafff75e300c004'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'3e327f5f89d54f559bafff75e300c004'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4343a1ef3f3b49dd89ae0d6e5f039092'}, u'url': u'http://10.167.4.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ea21161329d4320976335a41425c1a8', u'id': u'4343a1ef3f3b49dd89ae0d6e5f039092'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4465387c029c4df89d2b6d3e7e893ed9'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'4465387c029c4df89d2b6d3e7e893ed9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/45670cbe79c5403792c014c70b990759'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'45670cbe79c5403792c014c70b990759'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/45e86e48d16e44cb9c20052d3a947652'}, u'url': u'http://10.167.4.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4183cf3cc9d64974abd4db219eff0b80', u'id': u'45e86e48d16e44cb9c20052d3a947652'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4916a91b7fa64b929880fca7dccdb41f'}, u'url': u'http://10.167.4.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'4916a91b7fa64b929880fca7dccdb41f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4ba0f5f642bc491e820f1cd6bff58fbe'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'4ba0f5f642bc491e820f1cd6bff58fbe'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4c7c9afa81ff43e6bcfcd04dc9368a30'}, u'url': u'https://172.30.10.101:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'4c7c9afa81ff43e6bcfcd04dc9368a30'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/550c1b64e2aa4172926afeea3233c9c6'}, u'url': u'https://172.30.10.101:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'550c1b64e2aa4172926afeea3233c9c6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/576081713b864037953bdf8b4a7481c3'}, u'url': u'https://172.30.10.101:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3cf8c734af344b85861a6e1fc4b62057', u'id': u'576081713b864037953bdf8b4a7481c3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/581b5df825b5429385b48265dc83566a'}, u'url': u'http://10.167.4.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ea21161329d4320976335a41425c1a8', u'id': u'581b5df825b5429385b48265dc83566a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/61de38346d1243f9b77a7f9843943c2e'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'61de38346d1243f9b77a7f9843943c2e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/65834ada86ca4df6b14d5e88139b73a6'}, u'url': u'https://172.30.10.101:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'65834ada86ca4df6b14d5e88139b73a6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/729fc7201ffc4556adc25cb3f5dd7270'}, u'url': u'https://172.30.10.101:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'729fc7201ffc4556adc25cb3f5dd7270'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/7a1ab1bfc9e0450b9c42aa9069b97ba8'}, u'url': u'http://10.167.4.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'7a1ab1bfc9e0450b9c42aa9069b97ba8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a74981f8831540c69e4081e45ffa4570'}, u'url': u'https://172.30.10.101:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ea21161329d4320976335a41425c1a8', u'id': u'a74981f8831540c69e4081e45ffa4570'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ac6e353fb8a4446888cd217be5fa6c96'}, u'url': u'http://10.167.4.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'ac6e353fb8a4446888cd217be5fa6c96'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b084012b0ca04553b54c03dab3e2a55c'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'b084012b0ca04553b54c03dab3e2a55c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b15c0826e90e47e988284e70af4bf7bf'}, u'url': u'https://172.30.10.101:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'b15c0826e90e47e988284e70af4bf7bf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b1bf3333853f4889a099bb889477eac2'}, u'url': u'http://10.167.4.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3cf8c734af344b85861a6e1fc4b62057', u'id': u'b1bf3333853f4889a099bb889477eac2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c3fd37a947e14e67a08348561433640d'}, u'url': u'https://172.30.10.101:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4183cf3cc9d64974abd4db219eff0b80', u'id': u'c3fd37a947e14e67a08348561433640d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c74cf2c505d349c78e2ff4150b008844'}, u'url': u'https://172.30.10.101:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'c74cf2c505d349c78e2ff4150b008844'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c9411996ee364c9ea60e8d89ace6a120'}, u'url': u'https://172.30.10.101:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'c9411996ee364c9ea60e8d89ace6a120'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/cdc01377eb4e48fc89b8f097d674dd14'}, u'url': u'http://10.167.4.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3cf8c734af344b85861a6e1fc4b62057', u'id': u'cdc01377eb4e48fc89b8f097d674dd14'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/d4583972301d4bc985c967db03e64bf9'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'd4583972301d4bc985c967db03e64bf9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/da1931dac2664e57bc0cff0d5bc20e6a'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'da1931dac2664e57bc0cff0d5bc20e6a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/e1f92b79144647e5b4582ec828c8c3ab'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'e1f92b79144647e5b4582ec828c8c3ab'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ea3adc4e8527434dafd169dc6f10daa0'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'ea3adc4e8527434dafd169dc6f10daa0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ec1637830b224cb89d2a80564fddb911'}, u'url': u'https://172.30.10.101:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'ec1637830b224cb89d2a80564fddb911'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f27062f8ecec46808fb5c58017013171'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'f27062f8ecec46808fb5c58017013171'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f81de929b59d4e588e5d92c8ce5a7bd2'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'f81de929b59d4e588e5d92c8ce5a7bd2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f9045a9cf7164b0bb358b52d0abe2ad2'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'f9045a9cf7164b0bb358b52d0abe2ad2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/fdf4f46bcd10444bae53bcbd168375d6'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'fdf4f46bcd10444bae53bcbd168375d6'})] 2018-07-03 13:05:15,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-03 13:05:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:15,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca X-Compute-Request-Id: req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca Date: Tue, 03 Jul 2018 13:05:15 GMT Connection: close RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-03 13:05:15,432 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca 2018-07-03 13:05:15,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.329547166824s 2018-07-03 13:05:15,433 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca 2018-07-03 13:05:15,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-03 13:05:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:17,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 49 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8f7a021-349f-451f-9d63-fc51b88c7364 X-Compute-Request-Id: req-a8f7a021-349f-451f-9d63-fc51b88c7364 Date: Tue, 03 Jul 2018 13:05:17 GMT Connection: close RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-07-03 13:05:17,104 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-a8f7a021-349f-451f-9d63-fc51b88c7364 2018-07-03 13:05:17,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.6568582058s 2018-07-03 13:05:17,105 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-a8f7a021-349f-451f-9d63-fc51b88c7364 2018-07-03 13:05:17,105 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-07-03 13:05:17,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-03 13:05:17,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4e18647f-adb4-43c3-afe3-4da3775f74bd Date: Tue, 03 Jul 2018 13:05:18 GMT RESP BODY: {"floatingips": []} 2018-07-03 13:05:18,293 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-4e18647f-adb4-43c3-afe3-4da3775f74bd 2018-07-03 13:05:18,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 1.18210315704s 2018-07-03 13:05:18,293 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-4e18647f-adb4-43c3-afe3-4da3775f74bd 2018-07-03 13:05:18,293 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-03 13:05:18,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 13:05:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2919 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-348569f3-4b36-4e4e-81c4-8f2f663aaafc X-Compute-Request-Id: req-348569f3-4b36-4e4e-81c4-8f2f663aaafc Date: Tue, 03 Jul 2018 13:05:19 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 6}]} 2018-07-03 13:05:19,263 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-348569f3-4b36-4e4e-81c4-8f2f663aaafc 2018-07-03 13:05:19,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.969361066818s 2018-07-03 13:05:19,264 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-348569f3-4b36-4e4e-81c4-8f2f663aaafc 2018-07-03 13:05:19,264 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.167.4.53', u'hypervisor_hostname': u'cmp002.mcp-ovs-dpdk-ha.local', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 2198, u'hypervisor_version': 2011001, u'disk_available_least': 2059, u'local_gb': 2198, u'free_ram_mb': 31389, u'id': 3, u'service': {u'host': u'cmp002', u'disabled_reason': None, u'id': 75}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 512, u'memory_mb': 31901, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.167.4.52', u'hypervisor_hostname': u'cmp001.mcp-ovs-dpdk-ha.local', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 2198, u'hypervisor_version': 2011001, u'disk_available_least': 2059, u'local_gb': 2198, u'free_ram_mb': 31390, u'id': 6, u'service': {u'host': u'cmp001', u'disabled_reason': None, u'id': 78}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 512, u'memory_mb': 31902, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-03 13:05:19,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-03 13:05:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a X-Compute-Request-Id: req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a Date: Tue, 03 Jul 2018 13:05:19 GMT Connection: close RESP BODY: {"keypairs": []} 2018-07-03 13:05:19,309 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a 2018-07-03 13:05:19,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0442819595337s 2018-07-03 13:05:19,310 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a 2018-07-03 13:05:19,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-03 13:05:19,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:05:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:19,457 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc 2018-07-03 13:05:19,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.146301031113s 2018-07-03 13:05:19,457 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc 2018-07-03 13:05:19,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'c69b8518-9349-4705-be78-01bfc5c002a4'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T13:04:05Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:04:01Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'})] 2018-07-03 13:05:19,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-03 13:05:19,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36a7adcb-597c-490b-8318-0b14d7374a6f Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"ports":[]} 2018-07-03 13:05:19,503 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-36a7adcb-597c-490b-8318-0b14d7374a6f 2018-07-03 13:05:19,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.044723033905s 2018-07-03 13:05:19,503 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-36a7adcb-597c-490b-8318-0b14d7374a6f 2018-07-03 13:05:19,503 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-03 13:05:19,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-03 13:05:19,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:19 GMT Server: Apache Content-Length: 4564 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45d94960-5329-49e0-a00c-de7b246c213a Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "53c9b8c732db4abebf9872f8bca6213c"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "0232fdcc169b4746aaaab211103117e6"}, "links": {"assignment": "http://10.167.4.35:5000/v3/domains/53c9b8c732db4abebf9872f8bca6213c/users/0232fdcc169b4746aaaab211103117e6/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/2b5e7fd6e4e345f39264d7e39fa1d8c4/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "4a18d4da957947eca003d429632d93e4"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/4a18d4da957947eca003d429632d93e4/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "4a411cd21b11430ba27b031538f34a8f"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/4a411cd21b11430ba27b031538f34a8f/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "6595570c5c9343249281fd186283c4d8"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/6595570c5c9343249281fd186283c4d8/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "6dc891fff5ed4b7c89f020b1e16b28cf"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/6dc891fff5ed4b7c89f020b1e16b28cf/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "7492649eac69458798294010fcae479f"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/7492649eac69458798294010fcae479f/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "f2213f40455746c3b623a4fcb5e27a06"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ada55201ffb54277b8bfe9496150313e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/ada55201ffb54277b8bfe9496150313e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "b9b08853b1924edfb940bae4e0f47a1c"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/b9b08853b1924edfb940bae4e0f47a1c/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "f17b3945bd24466e8aff775e1dc8e309"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/f17b3945bd24466e8aff775e1dc8e309/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "fc3505dac186438887a2983669284a91"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/fc3505dac186438887a2983669284a91/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ff0a5359ecce4ad38df7406212ed013e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/ff0a5359ecce4ad38df7406212ed013e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ada55201ffb54277b8bfe9496150313e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/system/users/ada55201ffb54277b8bfe9496150313e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-03 13:05:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-45d94960-5329-49e0-a00c-de7b246c213a 2018-07-03 13:05:19,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0524599552155s 2018-07-03 13:05:19,560 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-45d94960-5329-49e0-a00c-de7b246c213a 2018-07-03 13:05:19,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'domain': u'53c9b8c732db4abebf9872f8bca6213c', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'0232fdcc169b4746aaaab211103117e6'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'2b5e7fd6e4e345f39264d7e39fa1d8c4'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'4a18d4da957947eca003d429632d93e4'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'4a411cd21b11430ba27b031538f34a8f'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'6595570c5c9343249281fd186283c4d8'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'6dc891fff5ed4b7c89f020b1e16b28cf'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'7492649eac69458798294010fcae479f'}), Munch({'project': u'f2213f40455746c3b623a4fcb5e27a06', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ada55201ffb54277b8bfe9496150313e'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'b9b08853b1924edfb940bae4e0f47a1c'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'f17b3945bd24466e8aff775e1dc8e309'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'fc3505dac186438887a2983669284a91'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ff0a5359ecce4ad38df7406212ed013e'}), Munch({'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ada55201ffb54277b8bfe9496150313e'})] 2018-07-03 13:05:19,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-03 13:05:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:19,604 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 2018-07-03 13:05:19,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0381321907043s 2018-07-03 13:05:19,604 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 2018-07-03 13:05:19,605 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0c11acfd22d84aa895eb61e26e5963f1'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_owner', 'id': u'0e8737ddfe1542c18cfc59afdf17b6f5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'da6ce04177bd4ad99afbc3e900d198ed'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'e7b5d2a77f50482aae4a680f24c5f909'})] 2018-07-03 13:05:19,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 13:05:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3e658a92-1fd0-41d4-a990-22aebe373fcc Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"routers": []} 2018-07-03 13:05:19,690 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-3e658a92-1fd0-41d4-a990-22aebe373fcc 2018-07-03 13:05:19,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.0845911502838s 2018-07-03 13:05:19,690 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-3e658a92-1fd0-41d4-a990-22aebe373fcc 2018-07-03 13:05:19,690 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-03 13:05:19,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 13:05:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 X-Compute-Request-Id: req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 Date: Tue, 03 Jul 2018 13:05:20 GMT Connection: close RESP BODY: {"servers": []} 2018-07-03 13:05:20,327 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 2018-07-03 13:05:20,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.636335849762s 2018-07-03 13:05:20,328 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 2018-07-03 13:05:20,328 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-03 13:05:20,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-03 13:05:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:20 GMT Server: Apache Content-Length: 3390 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 Connection: close Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://10.167.4.35:5000/v3/services/1f29bff2322f4a0cb90ad2661720e478"}, "enabled": true, "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"description": "OpenStack Volume Service", "links": {"self": "http://10.167.4.35:5000/v3/services/398b6aa5c52742aeaa89ac355a8eb992"}, "enabled": true, "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://10.167.4.35:5000/v3/services/3cf8c734af344b85861a6e1fc4b62057"}, "enabled": true, "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://10.167.4.35:5000/v3/services/4183cf3cc9d64974abd4db219eff0b80"}, "enabled": true, "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"description": "OpenStack Placement API", "links": {"self": "http://10.167.4.35:5000/v3/services/4e9ef17413e841818627e2b71caf8e48"}, "enabled": true, "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.167.4.35:5000/v3/services/4ea91e0f2eb94f2cb24f6ecbb212f621"}, "enabled": true, "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://10.167.4.35:5000/v3/services/6d1ac4f7186e46e5bd9550257f66732d"}, "enabled": true, "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://10.167.4.35:5000/v3/services/6ea21161329d4320976335a41425c1a8"}, "enabled": true, "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://10.167.4.35:5000/v3/services/850800c33e47477cbc5b994f85df3fa4"}, "enabled": true, "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://10.167.4.35:5000/v3/services/87cc4e7a255d4e698c9dd53a990c7bf0"}, "enabled": true, "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://10.167.4.35:5000/v3/services/91ec040bc8364c7d827b940ebd4b4372"}, "enabled": true, "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"description": "OpenStack DNS service", "links": {"self": "http://10.167.4.35:5000/v3/services/b5cc801b067f4d4e9c696f0976cb8ad3"}, "enabled": true, "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://10.167.4.35:5000/v3/services/cd0c0384cd3b4879a8832b16df71ce98"}, "enabled": true, "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"description": "OpenStack Networking Service", "links": {"self": "http://10.167.4.35:5000/v3/services/cd599c9461e140a0a3db4c53b2ea1a28"}, "enabled": true, "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "links": {"self": "http://10.167.4.35:5000/v3/services", "previous": null, "next": null}} 2018-07-03 13:05:20,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 2018-07-03 13:05:20,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.151374816895s 2018-07-03 13:05:20,483 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 2018-07-03 13:05:20,488 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1f29bff2322f4a0cb90ad2661720e478', 'name': u'panko'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'398b6aa5c52742aeaa89ac355a8eb992', 'name': u'cinder'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'3cf8c734af344b85861a6e1fc4b62057', 'name': u'heat'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'4183cf3cc9d64974abd4db219eff0b80', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4e9ef17413e841818627e2b71caf8e48', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'6d1ac4f7186e46e5bd9550257f66732d', 'name': u'keystone'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'6ea21161329d4320976335a41425c1a8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'850800c33e47477cbc5b994f85df3fa4', 'name': u'glance'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'87cc4e7a255d4e698c9dd53a990c7bf0', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'91ec040bc8364c7d827b940ebd4b4372', 'name': u'aodh'}), Munch({'description': u'OpenStack DNS service', 'service_type': u'dns', 'type': u'dns', 'enabled': True, 'id': u'b5cc801b067f4d4e9c696f0976cb8ad3', 'name': u'designate'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'cd0c0384cd3b4879a8832b16df71ce98', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cd599c9461e140a0a3db4c53b2ea1a28', 'name': u'neutron'})] 2018-07-03 13:05:20,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 13:05:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8853ffc5-78a5-4aaa-8885-7913771349c7 Date: Tue, 03 Jul 2018 13:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:20,561 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8853ffc5-78a5-4aaa-8885-7913771349c7 2018-07-03 13:05:20,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0725319385529s 2018-07-03 13:05:20,562 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8853ffc5-78a5-4aaa-8885-7913771349c7 2018-07-03 13:05:20,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:04:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.10.112', u'end': u'172.30.10.253'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.10.0/24', u'id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:04:05Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.10.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'})] 2018-07-03 13:05:20,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 13:05:20,688 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-03 13:05:20,691 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-03 13:05:22,681 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-03 13:05:22,681 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-03 13:05:22,681 - openstack_tests - INFO - OS Credentials = > 2018-07-03 13:05:22,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:22,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:23,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["x-VibWBDTqO_aTv257i9kg"], "issued_at": "2018-07-03T13:05:23.000000Z"}} 2018-07-03 13:05:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50df0b65bdde4a205e226dde0581663962fae6" 2018-07-03 13:05:24,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:24 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e24519a9-6374-432b-bf22-bff9ec6fb243 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:24,560 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-e24519a9-6374-432b-bf22-bff9ec6fb243 2018-07-03 13:05:24,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50df0b65bdde4a205e226dde0581663962fae6" 2018-07-03 13:05:24,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:24 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7bf7776b-e85b-49b5-992a-725552d9e829 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:24,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-7bf7776b-e85b-49b5-992a-725552d9e829 2018-07-03 13:05:24,969 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-07-03 13:05:24,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:25,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:25,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NwhFSZjrTOeuPeZRuJqRYA"], "issued_at": "2018-07-03T13:05:25.000000Z"}} 2018-07-03 13:05:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7bcb4886890c6c6b2f3dabde47171ba9d0f5a58" 2018-07-03 13:05:26,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:26 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-93739cbe-160f-4f64-afa7-f8a01ca584ca Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-03 13:05:26,649 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-93739cbe-160f-4f64-afa7-f8a01ca584ca 2018-07-03 13:05:26,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:26,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:26,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:27,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["puIk8Bs5T_GBxqBD-xeW0A"], "issued_at": "2018-07-03T13:05:27.000000Z"}} 2018-07-03 13:05:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093514f1e13458ffd77cddc78873e7b488e007a0" 2018-07-03 13:05:27,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a954070-4cb4-4748-bad7-354bc527054f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:27,213 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a954070-4cb4-4748-bad7-354bc527054f 2018-07-03 13:05:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:27,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093514f1e13458ffd77cddc78873e7b488e007a0" 2018-07-03 13:05:27,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79ab5d98-c655-46b6-9d62-c258b3d207fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:27,455 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-79ab5d98-c655-46b6-9d62-c258b3d207fc 2018-07-03 13:05:27,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:27,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:27,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:27,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YcoTcXsGQeqI9ycu0co9Ig"], "issued_at": "2018-07-03T13:05:27.000000Z"}} 2018-07-03 13:05:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90a05be1acf7c1a58144e0fbc983eec8a7643f1" 2018-07-03 13:05:29,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:29 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-707b2349-d092-478c-8338-fc4f71085c8f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:29,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks used request id req-707b2349-d092-478c-8338-fc4f71085c8f 2018-07-03 13:05:29,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:29,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xJS99VqUSPismaIVwPjk0Q"], "issued_at": "2018-07-03T13:05:29.000000Z"}} 2018-07-03 13:05:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a651ae42bd6b309b301e6de2c22223a9d4191db7" 2018-07-03 13:05:30,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:30 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e85bf8df-cf55-4f3e-9954-011ee9892b57 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:30,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-e85bf8df-cf55-4f3e-9954-011ee9892b57 2018-07-03 13:05:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a651ae42bd6b309b301e6de2c22223a9d4191db7" 2018-07-03 13:05:30,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ee0c17b7-84b5-4d24-b2bf-292332f73303 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:30,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-ee0c17b7-84b5-4d24-b2bf-292332f73303 2018-07-03 13:05:30,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:30,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:30,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:30,408 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-03 13:05:30,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:30,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:30,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["N0Nc_a30SveRx9csiokqQQ"], "issued_at": "2018-07-03T13:05:30.000000Z"}} 2018-07-03 13:05:30,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7d8baa8769a345ee97fef4001ad6377f0dfbd0" 2018-07-03 13:05:31,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-441502d5-655e-4473-8cfd-8c1f6b82c77c X-Compute-Request-Id: req-441502d5-655e-4473-8cfd-8c1f6b82c77c Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:05:31,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/detail used request id req-441502d5-655e-4473-8cfd-8c1f6b82c77c 2018-07-03 13:05:31,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:31,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:31,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WpfOXdz0R9my8639oQF1Wg"], "issued_at": "2018-07-03T13:05:31.000000Z"}} 2018-07-03 13:05:31,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec8e2fe8c1ff319243167a5127a41d624db033" 2018-07-03 13:05:32,817 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:32 GMT Content-Type: application/json Content-Length: 2919 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a X-Compute-Request-Id: req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a Front-End-Https: on RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 6}]} 2018-07-03 13:05:32,817 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-hypervisors/detail used request id req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a 2018-07-03 13:05:32,819 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:05:32,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:32,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:32,882 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-03 13:05:32,882 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:05:32,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:33,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bMCXgw6xQWmaoHCUl6KELA"], "issued_at": "2018-07-03T13:05:33.000000Z"}} 2018-07-03 13:05:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966c9d67a0707fc2d233225c9302a15d4c0d8d0" 2018-07-03 13:05:34,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1b713394-b266-4773-9216-727b22710763 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 13:05:34,607 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-1b713394-b266-4773-9216-727b22710763 2018-07-03 13:05:34,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:34,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:34,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:35,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["V_ErAqYRRLmpss0hcZNeDQ"], "issued_at": "2018-07-03T13:05:35.000000Z"}} 2018-07-03 13:05:35,225 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fde09f3f842696f8e862392b7fda76217318d4c" 2018-07-03 13:05:35,712 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 x-openstack-request-id: req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:05:35,713 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 2018-07-03 13:05:35,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:36,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["06eGES9RTrGdzLYAvngstg"], "issued_at": "2018-07-03T13:05:36.000000Z"}} 2018-07-03 13:05:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47662229-82c8-433e-a884-6e087d595132 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:36,287 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47662229-82c8-433e-a884-6e087d595132 2018-07-03 13:05:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:36,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dd1d32d-ea00-47d2-a039-3ba14ac4e3b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:36,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1dd1d32d-ea00-47d2-a039-3ba14ac4e3b6 2018-07-03 13:05:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}}' 2018-07-03 13:05:36,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-809e3654-82c3-44a9-b264-7bd82be9c1ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144"}, "tags": [], "enabled": true, "id": "4e89d20625d04ad29f3d803b94a7e144", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}} 2018-07-03 13:05:36,614 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-809e3654-82c3-44a9-b264-7bd82be9c1ae 2018-07-03 13:05:36,615 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName 2018-07-03 13:05:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 534 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cc2f80d-9f37-43ee-80dd-2093e0292e19 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144"}, "tags": [], "enabled": true, "id": "4e89d20625d04ad29f3d803b94a7e144", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}]} 2018-07-03 13:05:36,662 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName used request id req-6cc2f80d-9f37-43ee-80dd-2093e0292e19 2018-07-03 13:05:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97d6f393-0f18-40c2-b865-7c977f6ee845 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:05:36,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-97d6f393-0f18-40c2-b865-7c977f6ee845 2018-07-03 13:05:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-954d0f22-37cc-434c-8eda-42bc83a645cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "updated_at": "2018-07-03T13:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "048ff91c-0c4d-44a2-91ae-32d306826571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "6bee80a4-0dee-4982-8f8f-e1d8aa159128", "remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "b688938d-2e16-4734-b120-b13479eae72b", "remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "e74d9c25-82c0-4810-9479-dbc6fa2aca44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "name": "default"}]} 2018-07-03 13:05:37,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-954d0f22-37cc-434c-8eda-42bc83a645cf 2018-07-03 13:05:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4933df72-6d36-4558-91b2-ec26114dec08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:05:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4933df72-6d36-4558-91b2-ec26114dec08 2018-07-03 13:05:37,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1bb66907-4578-4174-bcb5-07f91a8fff7e 2018-07-03 13:05:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1bb66907-4578-4174-bcb5-07f91a8fff7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-57a57bc5-415b-4f7a-8680-8db94e4a1c13 Front-End-Https: on 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-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "048ff91c-0c4d-44a2-91ae-32d306826571"}, {"remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6bee80a4-0dee-4982-8f8f-e1d8aa159128"}, {"remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "b688938d-2e16-4734-b120-b13479eae72b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e74d9c25-82c0-4810-9479-dbc6fa2aca44"}]} 2018-07-03 13:05:37,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1bb66907-4578-4174-bcb5-07f91a8fff7e used request id req-57a57bc5-415b-4f7a-8680-8db94e4a1c13 2018-07-03 13:05:37,604 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:05:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/1bb66907-4578-4174-bcb5-07f91a8fff7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,817 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2a2d188a-074b-48a8-a849-7066c7b9349f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:37,817 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1bb66907-4578-4174-bcb5-07f91a8fff7e used request id req-2a2d188a-074b-48a8-a849-7066c7b9349f 2018-07-03 13:05:37,817 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName 2018-07-03 13:05:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:38,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aa74289-31e4-42c6-b05b-838834e806c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:38,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144 used request id req-8aa74289-31e4-42c6-b05b-838834e806c2 2018-07-03 13:05:38,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:38,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fMX81_S1RN6zNSnWuOr__w"], "issued_at": "2018-07-03T13:05:38.000000Z"}} 2018-07-03 13:05:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:38,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f7ea015-4b2e-4caa-bf3c-0b1d31d558bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:38,561 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f7ea015-4b2e-4caa-bf3c-0b1d31d558bb 2018-07-03 13:05:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:38,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:38,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-621de97a-85fb-412e-9a5f-99e1b052c02d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:38,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-621de97a-85fb-412e-9a5f-99e1b052c02d 2018-07-03 13:05:39,017 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username 2018-07-03 13:05:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:39,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:39 GMT Server: Apache Content-Length: 3581 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bc232cb-d53e-4cad-92fd-91c6eefe15f9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username", "links": {"self": "http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07"}, "domain_id": "default", "enabled": true, "id": "3e3ecf07533140d0a651eff429c3be07", "options": {}}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:39,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8bc232cb-d53e-4cad-92fd-91c6eefe15f9 2018-07-03 13:05:39,100 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username 2018-07-03 13:05:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:39,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c69e2c59-9f1e-4cd2-8426-d1c512235e7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:39,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07 used request id req-c69e2c59-9f1e-4cd2-8426-d1c512235e7b 2018-07-03 13:05:39,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:40,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MNtsNGVISuGXpiu_NN73LA"], "issued_at": "2018-07-03T13:05:40.000000Z"}} 2018-07-03 13:05:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9e385dcc39e951a76c67e763d084597998fb0a" 2018-07-03 13:05:40,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a86533a-8536-43a7-9a4e-60f9d30dfd2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:40,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a86533a-8536-43a7-9a4e-60f9d30dfd2b 2018-07-03 13:05:40,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:40,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:40,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:40,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mG5LO90zQLCg3X5DgLg_Kg"], "issued_at": "2018-07-03T13:05:40.000000Z"}} 2018-07-03 13:05:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b528b6d619d16f3f4fcbc5922dddc3bfa5331f50" 2018-07-03 13:05:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce23cd3a-e924-40ed-9027-2038549be0dd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:40,907 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce23cd3a-e924-40ed-9027-2038549be0dd 2018-07-03 13:05:40,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:40,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:41,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AorML_kRS7Wg32IyWnXdCQ"], "issued_at": "2018-07-03T13:05:41.000000Z"}} 2018-07-03 13:05:41,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:41,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZDkj0AS-QN29AMreWFiIXA"], "issued_at": "2018-07-03T13:05:41.000000Z"}} 2018-07-03 13:05:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af005156dcc005525c9de5240175cb9611c78200" 2018-07-03 13:05:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39227791-78db-4987-9061-1463100a0c48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:41,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39227791-78db-4987-9061-1463100a0c48 2018-07-03 13:05:41,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:41,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:42,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SPv_9BlHRouAZIkL4kIljg"], "issued_at": "2018-07-03T13:05:42.000000Z"}} 2018-07-03 13:05:42,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:43,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PMlhggnLSO22K9rkpYyrDA"], "issued_at": "2018-07-03T13:05:43.000000Z"}} 2018-07-03 13:05:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95516f39e2d4d7e29183146cb32c146468dd24be" 2018-07-03 13:05:43,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1ba8a68-ed81-428b-adf0-f2658a56f666 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:43,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1ba8a68-ed81-428b-adf0-f2658a56f666 2018-07-03 13:05:43,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:43,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:43,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TxUCJ_HUSnqDhhBjdWeAlA"], "issued_at": "2018-07-03T13:05:43.000000Z"}} 2018-07-03 13:05:43,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:43,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:44,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OPtvX10lTCyhvIA6UjfTwQ"], "issued_at": "2018-07-03T13:05:44.000000Z"}} 2018-07-03 13:05:44,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:44,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:44,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NCqOTkCrSPGzSDQ1gel10w"], "issued_at": "2018-07-03T13:05:44.000000Z"}} 2018-07-03 13:05:44,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:45,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5R4j5878RyKL9Zu5dFFUjA"], "issued_at": "2018-07-03T13:05:45.000000Z"}} 2018-07-03 13:05:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dc242d0-67dc-43fc-8cad-7ff9e7a34661 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:45,196 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2dc242d0-67dc-43fc-8cad-7ff9e7a34661 2018-07-03 13:05:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:45,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0130e0f-77bb-4cd1-b321-12a4811a0550 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:45,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0130e0f-77bb-4cd1-b321-12a4811a0550 2018-07-03 13:05:45,639 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-username 2018-07-03 13:05:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7531cdb-6d9a-45fe-a14c-e55100735a9e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a7531cdb-6d9a-45fe-a14c-e55100735a9e 2018-07-03 13:05:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName"}}' 2018-07-03 13:05:45,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ae21ad1-d17d-4905-940b-7c7877b0078a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1"}, "tags": [], "enabled": true, "id": "4feee0a6a72b44c3846c79b5fa029ad1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName"}} 2018-07-03 13:05:45,987 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0ae21ad1-d17d-4905-940b-7c7877b0078a 2018-07-03 13:05:45,987 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" -d '{"role": {"name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}}' 2018-07-03 13:05:46,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3e821d7-0719-45cb-b24e-20b9fa6e0177 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}} 2018-07-03 13:05:46,084 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f3e821d7-0719-45cb-b24e-20b9fa6e0177 2018-07-03 13:05:46,084 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role 2018-07-03 13:05:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e62e299-6ab0-448b-9850-a4eea670e15c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}} 2018-07-03 13:05:46,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-1e62e299-6ab0-448b-9850-a4eea670e15c 2018-07-03 13:05:46,265 - keystone_utils - INFO - Granting role KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role to project KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c59f73b-5b81-4715-b4e4-7511d28cd2eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:46,508 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-3c59f73b-5b81-4715-b4e4-7511d28cd2eb 2018-07-03 13:05:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Content-Length: 402 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae4b39b1-4709-41d8-a047-da2782c3237e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}]} 2018-07-03 13:05:46,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles used request id req-ae4b39b1-4709-41d8-a047-da2782c3237e 2018-07-03 13:05:46,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:47 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-67c87e44-c13a-4ac7-bfe6-f0896c9430ff Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "updated_at": "2018-07-03T13:05:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "81f67a4b-292b-4de7-9b1e-e5abce30e7e0", "remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "8ef98f8c-2cfe-464d-abde-55b2665afc9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "bfe85018-8dc7-4559-a520-520eefa66f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "e05b6035-5b44-4fed-9cde-952fce343d58", "remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "3a649b4d-f826-48fe-9792-ad18edf46627", "name": "default"}]} 2018-07-03 13:05:47,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-67c87e44-c13a-4ac7-bfe6-f0896c9430ff 2018-07-03 13:05:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27fbca58-6381-4430-a094-be5dade3c77a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:05:47,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-27fbca58-6381-4430-a094-be5dade3c77a 2018-07-03 13:05:47,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a649b4d-f826-48fe-9792-ad18edf46627 2018-07-03 13:05:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3a649b4d-f826-48fe-9792-ad18edf46627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:47 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e4349c40-31f7-468e-8abd-c263398cd7a0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "81f67a4b-292b-4de7-9b1e-e5abce30e7e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "8ef98f8c-2cfe-464d-abde-55b2665afc9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "bfe85018-8dc7-4559-a520-520eefa66f48"}, {"remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e05b6035-5b44-4fed-9cde-952fce343d58"}]} 2018-07-03 13:05:47,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3a649b4d-f826-48fe-9792-ad18edf46627 used request id req-e4349c40-31f7-468e-8abd-c263398cd7a0 2018-07-03 13:05:47,951 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:05:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/3a649b4d-f826-48fe-9792-ad18edf46627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:48,220 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:05:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ba9a29e-13a6-4cb6-9e04-348618cc7b66 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:48,220 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/3a649b4d-f826-48fe-9792-ad18edf46627 used request id req-6ba9a29e-13a6-4cb6-9e04-348618cc7b66 2018-07-03 13:05:48,220 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:48,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-053a1e07-0d28-4d63-83e8-887fe64be593 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:48,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1 used request id req-053a1e07-0d28-4d63-83e8-887fe64be593 2018-07-03 13:05:48,663 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-username 2018-07-03 13:05:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c324c4b288414ef3864999c4f4fcbcaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:49,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed06deb5-71bf-4f83-a05a-e11ef1e20f2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:49,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c324c4b288414ef3864999c4f4fcbcaf used request id req-ed06deb5-71bf-4f83-a05a-e11ef1e20f2a 2018-07-03 13:05:49,081 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role 2018-07-03 13:05:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:49,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e8cdf6b-a56c-44ca-80f0-09561c821a54 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:49,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-4e8cdf6b-a56c-44ca-80f0-09561c821a54 2018-07-03 13:05:49,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:49,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ijPDgtHgQCOJH7OFlf8ing"], "issued_at": "2018-07-03T13:05:49.000000Z"}} 2018-07-03 13:05:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:49,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75191954-9405-461d-96e1-5986723ba231 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:49,854 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75191954-9405-461d-96e1-5986723ba231 2018-07-03 13:05:49,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:49,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:50,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tter3G-yS4yeyHCLoX_KXg"], "issued_at": "2018-07-03T13:05:50.000000Z"}} 2018-07-03 13:05:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aec2e38b-e1f4-4b07-94b4-f381baf83af4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:50,427 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aec2e38b-e1f4-4b07-94b4-f381baf83af4 2018-07-03 13:05:50,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:50,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02adddec-4436-49b2-b60a-c95a91ef1133 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:50,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-02adddec-4436-49b2-b60a-c95a91ef1133 2018-07-03 13:05:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fabe73c-4234-4f49-a555-fdb3b3f1eef1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:50,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6fabe73c-4234-4f49-a555-fdb3b3f1eef1 2018-07-03 13:05:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22bb8fe7-7093-43c0-bde9-6128b61dd6af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:51,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-22bb8fe7-7093-43c0-bde9-6128b61dd6af 2018-07-03 13:05:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b2fc56-6093-4c3c-b584-f0fb6fc53339 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:51,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-d4b2fc56-6093-4c3c-b584-f0fb6fc53339 2018-07-03 13:05:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640c2ed7-f47a-466e-b0d6-47bb5feb0db6 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a"}, "enabled": true, "id": "f40417c01c204cfe844bdc12d1bd861a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-bf1657f1-05f9-4df-name"}} 2018-07-03 13:05:51,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a used request id req-640c2ed7-f47a-466e-b0d6-47bb5feb0db6 2018-07-03 13:05:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9271f45-19d7-46a8-987e-88d311310547 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:05:51,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles used request id req-e9271f45-19d7-46a8-987e-88d311310547 2018-07-03 13:05:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:52,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be45c828-4fbe-4cc6-824b-962395170c11 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:05:52,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-be45c828-4fbe-4cc6-824b-962395170c11 2018-07-03 13:05:52,102 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:05:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:52,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e8f8222-6211-4268-bf03-8374168fb48e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:52,341 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-5e8f8222-6211-4268-bf03-8374168fb48e 2018-07-03 13:05:52,341 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-bf1657f1-05f9-4df-name 2018-07-03 13:05:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:52,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6fcbe12-9657-4266-bef2-212d19a4dcc6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-bf1657f1-05f9-4df-name", "links": {"self": "http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a"}, "domain_id": "default", "enabled": true, "id": "f40417c01c204cfe844bdc12d1bd861a", "options": {}}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:52,556 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a6fcbe12-9657-4266-bef2-212d19a4dcc6 2018-07-03 13:05:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bdd3e17-d968-4d46-9c01-f9120af51ae2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:52,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7bdd3e17-d968-4d46-9c01-f9120af51ae2 2018-07-03 13:05:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0b19c9b-0b0e-464a-a697-00ddc78c2037 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:52,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-b0b19c9b-0b0e-464a-a697-00ddc78c2037 2018-07-03 13:05:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:53,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae863036-3a38-49f7-b7a4-f99b29eb4ab5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:53,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles used request id req-ae863036-3a38-49f7-b7a4-f99b29eb4ab5 2018-07-03 13:05:53,162 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-bf1657f1-05f9-4df-name 2018-07-03 13:05:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:53,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e40384af-46a1-46b4-a1ed-4b38a55ce30c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:53,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a used request id req-e40384af-46a1-46b4-a1ed-4b38a55ce30c 2018-07-03 13:05:53,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:54,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QfxjYnkORse8l7u8Lmh71g"], "issued_at": "2018-07-03T13:05:54.000000Z"}} 2018-07-03 13:05:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c5ff06fbd5f34fd5b214af8f3d736760a86c5" 2018-07-03 13:05:54,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12eb1904-62a7-4669-a673-bd01fc9dbbc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:54,195 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12eb1904-62a7-4669-a673-bd01fc9dbbc3 2018-07-03 13:05:54,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:54,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:54,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZdADkAN7R--fvqcpRofgvg"], "issued_at": "2018-07-03T13:05:54.000000Z"}} 2018-07-03 13:05:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:54,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e9ad926-bd66-4c78-9492-4b228917608e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:54,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e9ad926-bd66-4c78-9492-4b228917608e 2018-07-03 13:05:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:54,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c474f9b-fb6d-4960-a418-175786cc9f9f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5c474f9b-fb6d-4960-a418-175786cc9f9f 2018-07-03 13:05:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f52e6d9a-8fd8-4ed5-ae70-8584e9c4d35f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f52e6d9a-8fd8-4ed5-ae70-8584e9c4d35f 2018-07-03 13:05:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5f4a7a7-fe3a-4b5d-9437-653cb694c9db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:55,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a5f4a7a7-fe3a-4b5d-9437-653cb694c9db 2018-07-03 13:05:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c29cf5-db36-4ea1-bd11-a00c5693ae90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:55,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-a7c29cf5-db36-4ea1-bd11-a00c5693ae90 2018-07-03 13:05:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb44c919-4370-480c-85d2-9fdbd23af043 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9"}, "enabled": true, "id": "225d83a525b34e7ca6dd4aec088e49e9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-abf57731-9bf7-407-name"}} 2018-07-03 13:05:56,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-cb44c919-4370-480c-85d2-9fdbd23af043 2018-07-03 13:05:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9cf22b5-29a2-424f-9378-f5df4037c46b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:05:56,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles used request id req-c9cf22b5-29a2-424f-9378-f5df4037c46b 2018-07-03 13:05:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b189b9b4-53f2-4f7a-91ea-6c68355f2ef7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:05:56,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-b189b9b4-53f2-4f7a-91ea-6c68355f2ef7 2018-07-03 13:05:56,555 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:05:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfb34271-4941-4ea0-8151-495c345e6fba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:56,865 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-cfb34271-4941-4ea0-8151-495c345e6fba 2018-07-03 13:05:56,866 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:56,866 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:56,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c5ff06fbd5f34fd5b214af8f3d736760a86c5" 2018-07-03 13:05:57,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07e37f2d-590b-4bf3-b79e-23f6909842a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:57,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-07e37f2d-590b-4bf3-b79e-23f6909842a8 2018-07-03 13:05:57,231 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 13:05:57 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3881036-478a-45be-93f3-02ebf8510ebe Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 225d83a525b34e7ca6dd4aec088e49e9.", "code": 404, "title": "Not Found"}} 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-f3881036-478a-45be-93f3-02ebf8510ebe 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 13:05:57,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:57,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DsXvnLo-SZC1-OdciIy4nw"], "issued_at": "2018-07-03T13:05:57.000000Z"}} 2018-07-03 13:05:57,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838bc8e4e2d9e1288feb88fbeda7f8da845d5bb5" 2018-07-03 13:05:58,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f37b17-64f6-411e-b578-d7c815989a4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:58,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73f37b17-64f6-411e-b578-d7c815989a4a 2018-07-03 13:05:58,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:58,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:58,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HW-v5nmcRTOCnIpwMdem0A"], "issued_at": "2018-07-03T13:05:58.000000Z"}} 2018-07-03 13:05:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:58,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9412386f-826b-408c-9328-807533c7bca5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:58,694 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9412386f-826b-408c-9328-807533c7bca5 2018-07-03 13:05:58,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:58,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:58,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8615a9ee-7d33-4493-ab00-06bdae7c45af Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:58,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8615a9ee-7d33-4493-ab00-06bdae7c45af 2018-07-03 13:05:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:59,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bc28baf-74d3-46ec-a75a-094da16ddf1f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:59,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3bc28baf-74d3-46ec-a75a-094da16ddf1f 2018-07-03 13:05:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:59,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85bc2b8c-43c1-4c8b-91ca-22915686f8fe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:59,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-85bc2b8c-43c1-4c8b-91ca-22915686f8fe 2018-07-03 13:05:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:59 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee3a5504-5603-45aa-98cf-99e83519cbef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:06:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-ee3a5504-5603-45aa-98cf-99e83519cbef 2018-07-03 13:06:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c9619b1-9507-499b-8e95-e7584e451042 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee"}, "enabled": true, "id": "fa69e4a19b404e1b9234b569bce07cee", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e35244d0-fccc-4e1-name"}} 2018-07-03 13:06:00,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee used request id req-1c9619b1-9507-499b-8e95-e7584e451042 2018-07-03 13:06:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d546009-e4d5-4540-b72c-9bfbfffb8d54 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:00,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles used request id req-4d546009-e4d5-4540-b72c-9bfbfffb8d54 2018-07-03 13:06:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2eeb349-81e2-4b94-968c-2970752ef612 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:00,653 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-f2eeb349-81e2-4b94-968c-2970752ef612 2018-07-03 13:06:00,653 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:06:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c525212e-34db-4892-ae18-96c8d66e850c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:00,899 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-c525212e-34db-4892-ae18-96c8d66e850c 2018-07-03 13:06:00,899 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e35244d0-fccc-4e1-name 2018-07-03 13:06:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:00,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838bc8e4e2d9e1288feb88fbeda7f8da845d5bb5" 2018-07-03 13:06:01,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11b360c1-e5be-4002-b265-765b9f0db00a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e35244d0-fccc-4e1-name", "links": {"self": "http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee"}, "domain_id": "default", "enabled": true, "id": "fa69e4a19b404e1b9234b569bce07cee", "options": {}}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:01,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-11b360c1-e5be-4002-b265-765b9f0db00a 2018-07-03 13:06:01,136 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e35244d0-fccc-4e1-name 2018-07-03 13:06:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:01,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e218e55d-22a7-4c5a-a2bd-6fad527816e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:01,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee used request id req-e218e55d-22a7-4c5a-a2bd-6fad527816e1 2018-07-03 13:06:01,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:02,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WbdOMBucQkKWfulURLf4JA"], "issued_at": "2018-07-03T13:06:02.000000Z"}} 2018-07-03 13:06:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc4eb371aa8bd3d8cfceecb67c14a1625427909" 2018-07-03 13:06:02,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31711465-2c50-4b00-aec3-e503898d6d3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:02,093 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31711465-2c50-4b00-aec3-e503898d6d3f 2018-07-03 13:06:02,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:02,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:02,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["j6FgOC7ASq-krzYWwlgMZQ"], "issued_at": "2018-07-03T13:06:02.000000Z"}} 2018-07-03 13:06:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb719ee6-00bf-4079-acc6-c2008a3f4246 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:02,655 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb719ee6-00bf-4079-acc6-c2008a3f4246 2018-07-03 13:06:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:02,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:02,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398b7036-06f2-46b1-afd2-73d212bf1b8c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:02,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-398b7036-06f2-46b1-afd2-73d212bf1b8c 2018-07-03 13:06:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-568bd238-80df-4a84-bc24-88e11506fc55 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:03,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-568bd238-80df-4a84-bc24-88e11506fc55 2018-07-03 13:06:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26ec4bfe-4a5a-4c56-be45-87d8e1cbe5e3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:03,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-26ec4bfe-4a5a-4c56-be45-87d8e1cbe5e3 2018-07-03 13:06:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f080ea4-e665-4b2a-a744-e87f266b058d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:06:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-0f080ea4-e665-4b2a-a744-e87f266b058d 2018-07-03 13:06:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3205c69-020c-4ca6-bb93-0413be8b3e59 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7e05df50-d060-439-name"}} 2018-07-03 13:06:04,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b used request id req-f3205c69-020c-4ca6-bb93-0413be8b3e59 2018-07-03 13:06:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be164438-d993-4b17-8e10-4e46a16e8eb4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:04,385 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles used request id req-be164438-d993-4b17-8e10-4e46a16e8eb4 2018-07-03 13:06:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb1c015e-37a4-4184-b7b6-99efa5641bed Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:04,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-cb1c015e-37a4-4184-b7b6-99efa5641bed 2018-07-03 13:06:04,554 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:06:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31394451-5e0c-448c-87a6-c3649b503a4d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:04,800 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-31394451-5e0c-448c-87a6-c3649b503a4d 2018-07-03 13:06:04,800 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7e05df50-d060-439-name 2018-07-03 13:06:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:04,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc4eb371aa8bd3d8cfceecb67c14a1625427909" 2018-07-03 13:06:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98c82b97-d65a-4595-b1e7-a89ecfbe47fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7e05df50-d060-439-name", "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "domain_id": "default", "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-98c82b97-d65a-4595-b1e7-a89ecfbe47fc 2018-07-03 13:06:05,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:05,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:05,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WdcXA-M6SOOsDmSIEVjxrw"], "issued_at": "2018-07-03T13:06:05.000000Z"}} 2018-07-03 13:06:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c53630a88df29cef24ba082e79a4819624b417b" 2018-07-03 13:06:05,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6fc54d7-f224-4bd6-9c9e-e79dba866877 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:05,556 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6fc54d7-f224-4bd6-9c9e-e79dba866877 2018-07-03 13:06:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:05,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c53630a88df29cef24ba082e79a4819624b417b" 2018-07-03 13:06:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e0bbacd-9780-454e-abf7-01a6a653e130 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7e05df50-d060-439-name", "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "domain_id": "default", "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9e0bbacd-9780-454e-abf7-01a6a653e130 2018-07-03 13:06:05,809 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7e05df50-d060-439-name 2018-07-03 13:06:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:06,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-654eecd9-7217-4b03-a25d-b0da6e46a117 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:06,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b used request id req-654eecd9-7217-4b03-a25d-b0da6e46a117 2018-07-03 13:06:06,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:06,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["lfvT_IoRTD2Ehv-8YBFwAw"], "issued_at": "2018-07-03T13:06:06.000000Z"}} 2018-07-03 13:06:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:06,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43e3b802-83cb-4d6a-91bb-4291a17d30e7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:06,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43e3b802-83cb-4d6a-91bb-4291a17d30e7 2018-07-03 13:06:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:06,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:07,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qTKzTgNhTbOQQe5mU_eCqQ"], "issued_at": "2018-07-03T13:06:07.000000Z"}} 2018-07-03 13:06:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1d4ce90-8ecd-4ba5-b7a5-04738ef00260 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:07,530 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1d4ce90-8ecd-4ba5-b7a5-04738ef00260 2018-07-03 13:06:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:07,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:07,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-beda0963-22b5-478-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47349fb0-52fa-41dc-8f5c-20d964edbc98 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-beda0963-22b5-478-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:07,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-beda0963-22b5-478-name used request id req-47349fb0-52fa-41dc-8f5c-20d964edbc98 2018-07-03 13:06:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-169c7c54-ea48-4c8b-8bb2-e4af3047d883 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:07,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-169c7c54-ea48-4c8b-8bb2-e4af3047d883 2018-07-03 13:06:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-beda0963-22b5-478-name"}}' 2018-07-03 13:06:08,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1314bccb-d6b2-4599-8d55-35a45248ea0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323"}, "tags": [], "enabled": true, "id": "e6ccf8eca2334907bc5de8facf4d4323", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-beda0963-22b5-478-name"}} 2018-07-03 13:06:08,099 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1314bccb-d6b2-4599-8d55-35a45248ea0c 2018-07-03 13:06:08,099 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:08,099 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:08,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:08,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:08,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4f617c3-ecc9-4a2a-b509-2119751bca48 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:08,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 used request id req-b4f617c3-ecc9-4a2a-b509-2119751bca48 2018-07-03 13:06:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:09 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-087e0d67-822f-4ebc-b5b1-6157e5d9a212 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:09,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-087e0d67-822f-4ebc-b5b1-6157e5d9a212 2018-07-03 13:06:09,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b69203f-65d5-4a41-a16b-28b02f62e258 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:09,242 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0b69203f-65d5-4a41-a16b-28b02f62e258 2018-07-03 13:06:09,243 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7eff9ed3-8a05-4b11-96eb-92d8e174a4b6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e6ccf8eca2334907bc5de8facf4d4323.", "code": 404, "title": "Not Found"}} 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 used request id req-7eff9ed3-8a05-4b11-96eb-92d8e174a4b6 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 13:06:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fee51b8-ad1f-4cd4-8810-a4f41775bf99 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:09,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8fee51b8-ad1f-4cd4-8810-a4f41775bf99 2018-07-03 13:06:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:09,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37030710-2235-4f41-82ca-a4c914274d9e Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:06:09,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-37030710-2235-4f41-82ca-a4c914274d9e 2018-07-03 13:06:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f8c61fc-d5f2-47e8-92bf-14b21b55e2a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:09,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f8c61fc-d5f2-47e8-92bf-14b21b55e2a7 2018-07-03 13:06:09,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:10,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5YQvlslWQRWEzCFoIpSlYw"], "issued_at": "2018-07-03T13:06:10.000000Z"}} 2018-07-03 13:06:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc21f614-87f3-4c44-b6a0-866dec819e8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:10,516 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc21f614-87f3-4c44-b6a0-866dec819e8b 2018-07-03 13:06:10,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:10,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:11,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5TrVF7U4SjCR9RV99m-nKg"], "issued_at": "2018-07-03T13:06:11.000000Z"}} 2018-07-03 13:06:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8b2f07d-29b2-4174-a870-eca956142d5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:11,104 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8b2f07d-29b2-4174-a870-eca956142d5d 2018-07-03 13:06:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:11,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-812f9030-d96a-4595-a0f7-a47610de7efe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:11,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name used request id req-812f9030-d96a-4595-a0f7-a47610de7efe 2018-07-03 13:06:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b24bcb78-80b3-45f4-9575-ee8c0282a63a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:11,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b24bcb78-80b3-45f4-9575-ee8c0282a63a 2018-07-03 13:06:11,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}}' 2018-07-03 13:06:11,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dafb1406-c2d3-48ef-924b-472aa81438c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c"}, "tags": [], "enabled": true, "id": "0b19a4b9fad547d1997fe0f5b298205c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}} 2018-07-03 13:06:11,719 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dafb1406-c2d3-48ef-924b-472aa81438c7 2018-07-03 13:06:11,720 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ea95c29e-b99d-461-name 2018-07-03 13:06:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:11,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:12,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce3b55ba-81d9-4e00-86ab-cb7fcc1b1313 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c"}, "tags": [], "enabled": true, "id": "0b19a4b9fad547d1997fe0f5b298205c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}]} 2018-07-03 13:06:12,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name used request id req-ce3b55ba-81d9-4e00-86ab-cb7fcc1b1313 2018-07-03 13:06:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df092a25-fd73-49a2-bc14-e39ef69c0a7b Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:06:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-df092a25-fd73-49a2-bc14-e39ef69c0a7b 2018-07-03 13:06:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:12,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:12 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-abbf7fd1-c439-4456-9e27-4a817eb54b24 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:12,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-abbf7fd1-c439-4456-9e27-4a817eb54b24 2018-07-03 13:06:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27956e52-2668-4e15-ac16-450ed3d4e70c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:12,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-27956e52-2668-4e15-ac16-450ed3d4e70c 2018-07-03 13:06:12,883 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ea95c29e-b99d-461-name 2018-07-03 13:06:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:13,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62b25b86-0622-4e87-8fdd-9c8eddca4f86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:13,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c used request id req-62b25b86-0622-4e87-8fdd-9c8eddca4f86 2018-07-03 13:06:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:13,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23287529-79e0-4283-b978-5800f49b476c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:13,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-23287529-79e0-4283-b978-5800f49b476c 2018-07-03 13:06:13,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:13,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["467IeCYNT46h8tzuqxJiVw"], "issued_at": "2018-07-03T13:06:13.000000Z"}} 2018-07-03 13:06:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:13,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60058a60-a9bf-4770-8e9c-bd536c2eec07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:13,950 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-60058a60-a9bf-4770-8e9c-bd536c2eec07 2018-07-03 13:06:13,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:13,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:14,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["sqXKvs0kSJeQsM41R-sg0A"], "issued_at": "2018-07-03T13:06:14.000000Z"}} 2018-07-03 13:06:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:14,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06aeff91-8f84-48e7-a8fc-5bc2fde8be38 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:14,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-06aeff91-8f84-48e7-a8fc-5bc2fde8be38 2018-07-03 13:06:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:14,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5408b803-b9f8-46b8-96d7-f509604c08df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:14,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-5408b803-b9f8-46b8-96d7-f509604c08df 2018-07-03 13:06:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:15,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f518d64-9fd3-4c30-9b79-31630083d252 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f518d64-9fd3-4c30-9b79-31630083d252 2018-07-03 13:06:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}}' 2018-07-03 13:06:15,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe1314e6-114e-4760-94a9-ba606cec8362 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}} 2018-07-03 13:06:15,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fe1314e6-114e-4760-94a9-ba606cec8362 2018-07-03 13:06:15,216 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8b16c350-af50-48a-name 2018-07-03 13:06:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:15,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:15,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e15dc9c-1243-4b0b-acf2-5c4e23b8a24d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}]} 2018-07-03 13:06:15,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-5e15dc9c-1243-4b0b-acf2-5c4e23b8a24d 2018-07-03 13:06:15,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:15,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:15,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["v14sNdLvR2mcQiu0xgZfVQ"], "issued_at": "2018-07-03T13:06:15.000000Z"}} 2018-07-03 13:06:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8dd386ac75c1a8a58363bc2a8927c623eaa00d" 2018-07-03 13:06:15,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6167242e-e3ae-45fa-afb0-7058ccc21037 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:15,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6167242e-e3ae-45fa-afb0-7058ccc21037 2018-07-03 13:06:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:16,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8dd386ac75c1a8a58363bc2a8927c623eaa00d" 2018-07-03 13:06:16,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14c730d5-f2f3-443a-8cb3-701e62fd2a65 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}]} 2018-07-03 13:06:16,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-14c730d5-f2f3-443a-8cb3-701e62fd2a65 2018-07-03 13:06:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e3ac001-2c60-472f-a84c-f9b216371250 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:06:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-9e3ac001-2c60-472f-a84c-f9b216371250 2018-07-03 13:06:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:16,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:16 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-cd4bc1de-4ff7-47f9-8cc4-378bc0643342 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:16,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cd4bc1de-4ff7-47f9-8cc4-378bc0643342 2018-07-03 13:06:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d035245-e6eb-472b-a73f-f1bfbbd1cb94 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:17,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0d035245-e6eb-472b-a73f-f1bfbbd1cb94 2018-07-03 13:06:17,039 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8b16c350-af50-48a-name 2018-07-03 13:06:17,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc60e0c-2410-4065-bacf-58b991b4bf34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:17,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98 used request id req-8fc60e0c-2410-4065-bacf-58b991b4bf34 2018-07-03 13:06:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24791190-c649-4e71-b88d-b16098fbeb57 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:17,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-24791190-c649-4e71-b88d-b16098fbeb57 2018-07-03 13:06:17,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:18,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LpknGusXTQG6nvNNvvykgA"], "issued_at": "2018-07-03T13:06:18.000000Z"}} 2018-07-03 13:06:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbf6c10eb4cc7285b2a03236943dd2d622c240" 2018-07-03 13:06:18,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-957cc7af-b846-49ad-bae5-7e8f0516ed03 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:18,136 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-957cc7af-b846-49ad-bae5-7e8f0516ed03 2018-07-03 13:06:18,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:18,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:18,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2HqOvPIUR16AQwZ93fQQyg"], "issued_at": "2018-07-03T13:06:18.000000Z"}} 2018-07-03 13:06:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:18,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ff5d650-4b7b-4fa4-9825-938534593e84 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:18,850 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ff5d650-4b7b-4fa4-9825-938534593e84 2018-07-03 13:06:18,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:18,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97795103-655d-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 189 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-561bbc7c-2a45-4f60-9774-a2202698b173 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97795103-655d-4bd-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:19,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97795103-655d-4bd-name used request id req-561bbc7c-2a45-4f60-9774-a2202698b173 2018-07-03 13:06:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 113 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06b4c781-00f4-4943-9d13-1b0bce1c9d22 Connection: close Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-03 13:06:19,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=foo used request id req-06b4c781-00f4-4943-9d13-1b0bce1c9d22 2018-07-03 13:06:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-97795103-655d-4bd-name"}}' 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f739393-86f5-4918-bea8-16354c085e08 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1f739393-86f5-4918-bea8-16354c085e08 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-03 13:06:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e909500-bab8-4463-b26f-b53070b29129 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:19,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9e909500-bab8-4463-b26f-b53070b29129 2018-07-03 13:06:19,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:20,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uaWWKLqmQo6nsLUiu8bIcg"], "issued_at": "2018-07-03T13:06:20.000000Z"}} 2018-07-03 13:06:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6985cab-020e-4b95-af90-41396158fd49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:20,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6985cab-020e-4b95-af90-41396158fd49 2018-07-03 13:06:20,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:20,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:20,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["EsgvZln1T0ayNMZJ_wD_gQ"], "issued_at": "2018-07-03T13:06:20.000000Z"}} 2018-07-03 13:06:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:20,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cef88c83-706f-4545-8d4a-375ee40189e0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:20,906 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cef88c83-706f-4545-8d4a-375ee40189e0 2018-07-03 13:06:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:20,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ceeeed6d-e821-4fdd-a1b5-f5aae44237a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:21,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name used request id req-ceeeed6d-e821-4fdd-a1b5-f5aae44237a1 2018-07-03 13:06:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:21,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9e72b57-3b46-44e9-b70a-92ab50f05d9e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:21,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a9e72b57-3b46-44e9-b70a-92ab50f05d9e 2018-07-03 13:06:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}}' 2018-07-03 13:06:21,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406aff46-c047-4845-8169-2fea7068776b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917"}, "tags": [], "enabled": true, "id": "3dea7139c31746d28f68a4aa63588917", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}} 2018-07-03 13:06:21,543 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-406aff46-c047-4845-8169-2fea7068776b 2018-07-03 13:06:21,543 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-baafacce-3f10-47b-name 2018-07-03 13:06:21,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:21,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:22,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:22 GMT Content-Type: application/json Content-Length: 371 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 X-Compute-Request-Id: req-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 Front-End-Https: on 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": "3dea7139c31746d28f68a4aa63588917", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:22,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 2018-07-03 13:06:22,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" -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-07-03 13:06:24,133 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:24 GMT Content-Type: application/json Content-Length: 324 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c17928fa-b22d-4c9d-8e91-90d84d93d598 X-Compute-Request-Id: req-c17928fa-b22d-4c9d-8e91-90d84d93d598 Front-End-Https: on 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-07-03 13:06:24,133 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-c17928fa-b22d-4c9d-8e91-90d84d93d598 2018-07-03 13:06:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:24,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:24,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:24 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9774c30c-0eb2-4771-a04a-99227deca06a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917"}, "tags": [], "enabled": true, "id": "3dea7139c31746d28f68a4aa63588917", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}]} 2018-07-03 13:06:24,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name used request id req-9774c30c-0eb2-4771-a04a-99227deca06a 2018-07-03 13:06:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:24,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:24 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e17616-f98c-44d1-aee6-56d30b0a41f7 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:06:24,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-28e17616-f98c-44d1-aee6-56d30b0a41f7 2018-07-03 13:06:24,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:24,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:25,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:25 GMT Content-Type: application/json Content-Length: 366 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 X-Compute-Request-Id: req-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 Front-End-Https: on 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": "3dea7139c31746d28f68a4aa63588917", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:25,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 2018-07-03 13:06:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:25,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:25 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-fbceb8b0-6a72-46d9-93c5-9df27b35a82d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:25,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fbceb8b0-6a72-46d9-93c5-9df27b35a82d 2018-07-03 13:06:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:25,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73580b7b-82f2-4a67-a0ab-d4503ba8b4e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:25,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-73580b7b-82f2-4a67-a0ab-d4503ba8b4e9 2018-07-03 13:06:25,979 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-baafacce-3f10-47b-name 2018-07-03 13:06:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:26,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6436a4e3-684c-4b24-8dc7-035c7501fbb6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:26,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917 used request id req-6436a4e3-684c-4b24-8dc7-035c7501fbb6 2018-07-03 13:06:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:26,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fac5b10-75dc-44a1-9a9c-05fc07cdaa3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:26,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9fac5b10-75dc-44a1-9a9c-05fc07cdaa3e 2018-07-03 13:06:26,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:26,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["r3yn80HWToqOWksNWO3v7A"], "issued_at": "2018-07-03T13:06:26.000000Z"}} 2018-07-03 13:06:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:26,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f50cc0c-8ee3-4afc-bb76-a0fabe89b6cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:26,902 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f50cc0c-8ee3-4afc-bb76-a0fabe89b6cc 2018-07-03 13:06:26,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:26,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:27,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yaH1M6wDTESGxzqePtMCtw"], "issued_at": "2018-07-03T13:06:27.000000Z"}} 2018-07-03 13:06:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6c20d16-9d7d-4228-9831-c4630602ba3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:27,462 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e6c20d16-9d7d-4228-9831-c4630602ba3a 2018-07-03 13:06:27,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:27,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa7a583e-d2f8-4328-a067-a893eb4f542c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:27,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name used request id req-aa7a583e-d2f8-4328-a067-a893eb4f542c 2018-07-03 13:06:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16a8140f-176f-4f33-8852-00a8e1ed9701 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-16a8140f-176f-4f33-8852-00a8e1ed9701 2018-07-03 13:06:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}}' 2018-07-03 13:06:27,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-158cb9f0-a4b3-4d4a-a9ca-7e08485576b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de"}, "tags": [], "enabled": true, "id": "88185df01a314528aba952922d2720de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}} 2018-07-03 13:06:27,933 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-158cb9f0-a4b3-4d4a-a9ca-7e08485576b2 2018-07-03 13:06:27,933 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1d34cd0c-588f-49d-name 2018-07-03 13:06:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:27,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:28,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94d5df56-301a-4e1c-ac6c-02f421212f65 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de"}, "tags": [], "enabled": true, "id": "88185df01a314528aba952922d2720de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}]} 2018-07-03 13:06:28,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name used request id req-94d5df56-301a-4e1c-ac6c-02f421212f65 2018-07-03 13:06:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:28,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:28 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1e83778-94e5-4eee-901e-3b560242641d Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-03 13:06:28,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-c1e83778-94e5-4eee-901e-3b560242641d 2018-07-03 13:06:28,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:28,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -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-07-03 13:06:29,230 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:29 GMT Content-Type: application/json Content-Length: 325 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-950bce3a-f870-4cfe-a27f-61e9ddade908 X-Compute-Request-Id: req-950bce3a-f870-4cfe-a27f-61e9ddade908 Front-End-Https: on 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-07-03 13:06:29,230 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-950bce3a-f870-4cfe-a27f-61e9ddade908 2018-07-03 13:06:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-03 13:06:29,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:29 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-fcc78b1f-190c-4759-90f5-b22b4f7e40a0 Front-End-Https: on 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-07-03 13:06:29,772 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-fcc78b1f-190c-4759-90f5-b22b4f7e40a0 2018-07-03 13:06:29,773 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:29,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:30,553 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:30 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b9dd320-8445-4225-bbb7-9b847f9429ca X-Compute-Request-Id: req-9b9dd320-8445-4225-bbb7-9b847f9429ca Front-End-Https: on 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": "88185df01a314528aba952922d2720de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:30,554 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-9b9dd320-8445-4225-bbb7-9b847f9429ca 2018-07-03 13:06:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:30,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:30 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-b3092169-bd41-47c9-92dd-ecce597d1964 Front-End-Https: on 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-07-03 13:06:30,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-b3092169-bd41-47c9-92dd-ecce597d1964 2018-07-03 13:06:30,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:30,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:31,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:31 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92e4bcf3-f474-458a-90c7-9887c85d82de X-Compute-Request-Id: req-92e4bcf3-f474-458a-90c7-9887c85d82de Front-End-Https: on 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": "88185df01a314528aba952922d2720de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:31,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-92e4bcf3-f474-458a-90c7-9887c85d82de 2018-07-03 13:06:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:32,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:32 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-75fdc942-2c7d-4aff-a112-2a0a471d8746 Front-End-Https: on 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-07-03 13:06:32,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-75fdc942-2c7d-4aff-a112-2a0a471d8746 2018-07-03 13:06:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:32 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-00bfef99-64c2-45e0-b6c4-cd817b259d7b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:32,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-00bfef99-64c2-45e0-b6c4-cd817b259d7b 2018-07-03 13:06:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea819f3-e405-404a-b2c3-a2efd1a0251e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:32,723 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-fea819f3-e405-404a-b2c3-a2efd1a0251e 2018-07-03 13:06:32,724 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1d34cd0c-588f-49d-name 2018-07-03 13:06:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-084813f0-8430-4d35-9b51-c3bf6e83b0d3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:32,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de used request id req-084813f0-8430-4d35-9b51-c3bf6e83b0d3 2018-07-03 13:06:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:33,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b32d327a-17ee-4c71-abb3-b9221dc5c07e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:33,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b32d327a-17ee-4c71-abb3-b9221dc5c07e 2018-07-03 13:06:33,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:33,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Kpk4cFwbQEGdHrgfNTztCw"], "issued_at": "2018-07-03T13:06:33.000000Z"}} 2018-07-03 13:06:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99134ffc999153e29a89a1cd89c1a59c77fc0348" 2018-07-03 13:06:33,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbdbfa9-3ccd-46cb-a03e-d34fc7b69383 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:33,617 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afbdbfa9-3ccd-46cb-a03e-d34fc7b69383 2018-07-03 13:06:33,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:33,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:34,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wOCQP9JJQcOWVEldUGNVUw"], "issued_at": "2018-07-03T13:06:34.000000Z"}} 2018-07-03 13:06:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1990736d-a3a1-4884-84d6-cb3f05056878 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:34,311 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1990736d-a3a1-4884-84d6-cb3f05056878 2018-07-03 13:06:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:34,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-450fd56a-32a9-4b97-8609-f5d8b1a629d6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:34,499 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name used request id req-450fd56a-32a9-4b97-8609-f5d8b1a629d6 2018-07-03 13:06:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c834701-b357-4f8b-b793-c3844d4252db Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:34,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0c834701-b357-4f8b-b793-c3844d4252db 2018-07-03 13:06:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}}' 2018-07-03 13:06:34,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bbea74d-9a4a-4093-b09b-fd6958941758 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "id": "f479025d6ac84c0593f9a6d371144777", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:34,727 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9bbea74d-9a4a-4093-b09b-fd6958941758 2018-07-03 13:06:34,728 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:34,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:34,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:35,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["T7QafHSYRTqielCFRtr4ug"], "issued_at": "2018-07-03T13:06:35.000000Z"}} 2018-07-03 13:06:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18aa07de-4645-48e0-8037-81c9a2d289c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:35,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18aa07de-4645-48e0-8037-81c9a2d289c1 2018-07-03 13:06:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:35,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-300ec1d4-14af-4d19-8caf-32d21623bd38 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:35,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-300ec1d4-14af-4d19-8caf-32d21623bd38 2018-07-03 13:06:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcd77310-e2e3-4979-ae41-4ccc33647389 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:35,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bcd77310-e2e3-4979-ae41-4ccc33647389 2018-07-03 13:06:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a04236b-c6a4-4e0a-815f-bc5dd940423e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:36,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9a04236b-c6a4-4e0a-815f-bc5dd940423e 2018-07-03 13:06:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c0568ca-a7cb-432b-b6bc-4022f837ba06 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "id": "f479025d6ac84c0593f9a6d371144777", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:36,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name used request id req-9c0568ca-a7cb-432b-b6bc-4022f837ba06 2018-07-03 13:06:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1655e925-3f26-4438-9882-a5483d9dc9c2 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60"}, "enabled": true, "id": "f84583a77edf448c8ebcf5bff2633f60", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-user"}} 2018-07-03 13:06:36,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 used request id req-1655e925-3f26-4438-9882-a5483d9dc9c2 2018-07-03 13:06:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cb9c2b7-098f-49dd-b292-5104ea0ea42f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles used request id req-2cb9c2b7-098f-49dd-b292-5104ea0ea42f 2018-07-03 13:06:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:37,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7111a9ce-601d-4936-ace3-63cf5c8ee58d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:37,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-7111a9ce-601d-4936-ace3-63cf5c8ee58d 2018-07-03 13:06:37,152 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:37,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33cf9eb4-0bea-4202-90e3-2793b4e23b27 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:37,371 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-33cf9eb4-0bea-4202-90e3-2793b4e23b27 2018-07-03 13:06:37,371 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-user 2018-07-03 13:06:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc87c7b4-9615-4543-91ab-a5e5e4ab90b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:37,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc87c7b4-9615-4543-91ab-a5e5e4ab90b0 2018-07-03 13:06:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" -d '{"role": {"name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}}' 2018-07-03 13:06:37,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b419a2ea-fdce-4fb1-885c-c535d0414fb0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a937b66f2244488cec19dacb91a1b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2"}, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}} 2018-07-03 13:06:37,735 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b419a2ea-fdce-4fb1-885c-c535d0414fb0 2018-07-03 13:06:37,736 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role 2018-07-03 13:06:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:37,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f39264f1-7332-4392-9b5c-b22f76c250a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a937b66f2244488cec19dacb91a1b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2"}, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}} 2018-07-03 13:06:37,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-f39264f1-7332-4392-9b5c-b22f76c250a7 2018-07-03 13:06:37,917 - keystone_utils - INFO - Granting role CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role to project CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:38,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3727b9c2-f862-4951-befc-00defad7dee3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:38,165 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-3727b9c2-f862-4951-befc-00defad7dee3 2018-07-03 13:06:38,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:38,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:38,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47a937b66f2244488cec19dacb91a1b2", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f479025d6ac84c0593f9a6d371144777", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-user", "id": "f84583a77edf448c8ebcf5bff2633f60"}, "audit_ids": ["56JQTLDeQ2Gy0CCWo2ACOQ"], "issued_at": "2018-07-03T13:06:38.000000Z"}} 2018-07-03 13:06:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:38,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-365c41c3-26c2-4894-b364-d50c23d5c44f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:38,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-365c41c3-26c2-4894-b364-d50c23d5c44f 2018-07-03 13:06:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:39,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:39 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-8b9e4f4f-d3a0-43d5-bd3d-2b29c91239dd Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 13:06:39,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name&description=hello+group used request id req-8b9e4f4f-d3a0-43d5-bd3d-2b29c91239dd 2018-07-03 13:06:39,478 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a5ed9b86-56ea-4fc-name... 2018-07-03 13:06:39,478 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" -d '{"security_group": {"name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name", "description": "hello group"}}' 2018-07-03 13:06:39,759 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:06:39 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-bd316959-d7e2-4701-adc5-a575bfb0da35 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:39,759 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bd316959-d7e2-4701-adc5-a575bfb0da35 2018-07-03 13:06:39,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ae231f65-b3fa-4285-bc93-913459f92dca Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-ae231f65-b3fa-4285-bc93-913459f92dca 2018-07-03 13:06:40,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-72fb9911-488a-4244-b345-ee2669934094 Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-72fb9911-488a-4244-b345-ee2669934094 2018-07-03 13:06:40,193 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-d181c6e3-9fd6-4dc5-ac72-800992ce2476 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-d181c6e3-9fd6-4dc5-ac72-800992ce2476 2018-07-03 13:06:40,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1ec6e9ad-0dc8-472c-b387-259531832548 Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-1ec6e9ad-0dc8-472c-b387-259531832548 2018-07-03 13:06:40,666 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c9e08322-a98c-48ab-bea0-45c2f87c927f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,783 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-c9e08322-a98c-48ab-bea0-45c2f87c927f 2018-07-03 13:06:40,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b24ba3ae-247a-48ba-970f-bdacd45867fa Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-b24ba3ae-247a-48ba-970f-bdacd45867fa 2018-07-03 13:06:40,859 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-fc1b7c59-89b8-4d67-9fe1-29e82308d30c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-fc1b7c59-89b8-4d67-9fe1-29e82308d30c 2018-07-03 13:06:40,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ed272a97-5871-4b47-b47c-9d8c70cd2606 Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-ed272a97-5871-4b47-b47c-9d8c70cd2606 2018-07-03 13:06:40,969 - neutron_utils - INFO - Deleting security group rule with ID - b25971a2-d4e5-4688-93c1-730cc9e26d28 2018-07-03 13:06:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b25971a2-d4e5-4688-93c1-730cc9e26d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,115 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d3d6559-48ce-4219-ae96-5aff573f2993 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,115 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b25971a2-d4e5-4688-93c1-730cc9e26d28 used request id req-9d3d6559-48ce-4219-ae96-5aff573f2993 2018-07-03 13:06:41,116 - neutron_utils - INFO - Deleting security group rule with ID - 1452caeb-3b50-41dd-9593-5640371acd64 2018-07-03 13:06:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/1452caeb-3b50-41dd-9593-5640371acd64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,324 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7016b02-b988-4d63-a162-9f9a42dacc63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,325 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1452caeb-3b50-41dd-9593-5640371acd64 used request id req-d7016b02-b988-4d63-a162-9f9a42dacc63 2018-07-03 13:06:41,325 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,502 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a41ca208-8227-4b8e-9fba-c10dab6477fd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,502 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-a41ca208-8227-4b8e-9fba-c10dab6477fd 2018-07-03 13:06:41,503 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-user 2018-07-03 13:06:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:41,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fa8c058-c8c4-4b5f-8619-36e1d32bd52d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 used request id req-4fa8c058-c8c4-4b5f-8619-36e1d32bd52d 2018-07-03 13:06:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:42 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-23acf00d-a867-4132-94f0-d8936da904a8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "0ef4dd23-858f-44bc-8560-28946a562554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "7d9b9d14-8d38-472e-9d7d-d7c6ebd4bdc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "c7d0a59b-1602-42d7-85e6-01a86146a7bb", "remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "f1ea6a9a-c9b3-43b2-a548-842590d79ec5", "remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 4, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "name": "default"}]} 2018-07-03 13:06:42,259 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-23acf00d-a867-4132-94f0-d8936da904a8 2018-07-03 13:06:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-082b530d-35e4-4525-8920-89a11816d41f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-082b530d-35e4-4525-8920-89a11816d41f 2018-07-03 13:06:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:42 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76596a31-5c04-4a90-ac35-877b458d1ed3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f479025d6ac84c0593f9a6d371144777", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 used request id req-76596a31-5c04-4a90-ac35-877b458d1ed3 2018-07-03 13:06:42,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de2e12fb-be63-43e6-9e23-238d82d40e1a 2018-07-03 13:06:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=de2e12fb-be63-43e6-9e23-238d82d40e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-28ddec65-1d11-4e5b-a31c-abf09e4d3ee7 Front-End-Https: on 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-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "0ef4dd23-858f-44bc-8560-28946a562554"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "7d9b9d14-8d38-472e-9d7d-d7c6ebd4bdc0"}, {"remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "c7d0a59b-1602-42d7-85e6-01a86146a7bb"}, {"remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f1ea6a9a-c9b3-43b2-a548-842590d79ec5"}]} 2018-07-03 13:06:43,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=de2e12fb-be63-43e6-9e23-238d82d40e1a used request id req-28ddec65-1d11-4e5b-a31c-abf09e4d3ee7 2018-07-03 13:06:43,011 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:06:43,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/de2e12fb-be63-43e6-9e23-238d82d40e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9ddd1d2a-edc7-475d-9973-e580d5e3c109 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,258 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/de2e12fb-be63-43e6-9e23-238d82d40e1a used request id req-9ddd1d2a-edc7-475d-9973-e580d5e3c109 2018-07-03 13:06:43,259 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94df16cb-5d2c-4ce0-b4b1-d26e09217d15 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 used request id req-94df16cb-5d2c-4ce0-b4b1-d26e09217d15 2018-07-03 13:06:43,670 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role 2018-07-03 13:06:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf5a54ea-af6d-404b-80da-5ad981b04b86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-cf5a54ea-af6d-404b-80da-5ad981b04b86 2018-07-03 13:06:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d5aeb07-0536-4794-a7f3-1fb80f7a0c4b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:43,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d5aeb07-0536-4794-a7f3-1fb80f7a0c4b 2018-07-03 13:06:43,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:44,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BBWKSRbeR7K95lhjffojeg"], "issued_at": "2018-07-03T13:06:44.000000Z"}} 2018-07-03 13:06:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a221b70302e663f9f574584587e725959275" 2018-07-03 13:06:44,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00d1a141-12a8-43de-8614-e6990bb12353 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:44,487 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00d1a141-12a8-43de-8614-e6990bb12353 2018-07-03 13:06:44,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:44,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:45,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gUZeOR6-QC2yowBuqngM0w"], "issued_at": "2018-07-03T13:06:45.000000Z"}} 2018-07-03 13:06:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce284224-f1d4-419f-917e-4e3faf51d779 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:45,191 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce284224-f1d4-419f-917e-4e3faf51d779 2018-07-03 13:06:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:45,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:45,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf734936-64a6-45ff-8566-95c3dcf3447e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:45,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-bf734936-64a6-45ff-8566-95c3dcf3447e 2018-07-03 13:06:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fac1b0e6-1abf-446d-b066-447ac862330e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:45,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fac1b0e6-1abf-446d-b066-447ac862330e 2018-07-03 13:06:45,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}}' 2018-07-03 13:06:45,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4aa72bb-6309-4d25-8bff-238fe6fa41fa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:45,649 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c4aa72bb-6309-4d25-8bff-238fe6fa41fa 2018-07-03 13:06:45,649 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:45,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:46,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5x6z4EpxTl2xkqY5_-c6vg"], "issued_at": "2018-07-03T13:06:46.000000Z"}} 2018-07-03 13:06:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b3f3a22-a6f2-4a80-8a59-8fde109f84fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:46,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b3f3a22-a6f2-4a80-8a59-8fde109f84fa 2018-07-03 13:06:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:46,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed6d9902-12e5-4c14-98b5-ed55c9281865 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:46,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ed6d9902-12e5-4c14-98b5-ed55c9281865 2018-07-03 13:06:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2e01f10-cfc0-4fab-9351-4a13c5c21cc4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:46,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a2e01f10-cfc0-4fab-9351-4a13c5c21cc4 2018-07-03 13:06:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5184f0b7-7e53-4ac6-bc75-ac3fe9d24183 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:47,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5184f0b7-7e53-4ac6-bc75-ac3fe9d24183 2018-07-03 13:06:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-736ad805-fa64-469e-b706-9fd73981e830 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:47,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-736ad805-fa64-469e-b706-9fd73981e830 2018-07-03 13:06:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02e2bcd2-0ef0-4d64-85bf-54b1afa55cb1 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453"}, "enabled": true, "id": "76871b4b209d4800ba1fa927af00f453", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1"}} 2018-07-03 13:06:47,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 used request id req-02e2bcd2-0ef0-4d64-85bf-54b1afa55cb1 2018-07-03 13:06:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28d4e373-116a-4acd-8d50-058b59d77cf5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:48,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles used request id req-28d4e373-116a-4acd-8d50-058b59d77cf5 2018-07-03 13:06:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-969a28ea-0f74-42dd-83b4-329969010a85 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:48,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-969a28ea-0f74-42dd-83b4-329969010a85 2018-07-03 13:06:48,263 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-245cbab2-8c64-48ad-9259-27fbde562f0c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:48,506 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-245cbab2-8c64-48ad-9259-27fbde562f0c 2018-07-03 13:06:48,506 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user1 2018-07-03 13:06:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:48,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05c00dda-a7d7-40c4-ac5d-bad4335fe439 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:48,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-05c00dda-a7d7-40c4-ac5d-bad4335fe439 2018-07-03 13:06:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" -d '{"role": {"name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}}' 2018-07-03 13:06:48,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52b7427a-c54d-4163-8493-d3c7513ca52e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:48,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-52b7427a-c54d-4163-8493-d3c7513ca52e 2018-07-03 13:06:48,871 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c1d05759-4c0e-43e-name-role 2018-07-03 13:06:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:49,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32ba1d15-45b8-46e4-921a-ec6cd107e509 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:49,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 used request id req-32ba1d15-45b8-46e4-921a-ec6cd107e509 2018-07-03 13:06:49,058 - keystone_utils - INFO - Granting role CreateProjectUserTests-c1d05759-4c0e-43e-name-role to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:49,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de06ac2b-f2be-43e2-9f4e-ed002e9abe70 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:49,296 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/5720e72e54684157bb031a6a97725b76 used request id req-de06ac2b-f2be-43e2-9f4e-ed002e9abe70 2018-07-03 13:06:49,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:49,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:49,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7yxQBjzaRyupNrl7ZZLfdw"], "issued_at": "2018-07-03T13:06:49.000000Z"}} 2018-07-03 13:06:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:49,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b1f6fb0-3831-4e08-9204-64596291b377 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:49,851 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b1f6fb0-3831-4e08-9204-64596291b377 2018-07-03 13:06:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:49,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Content-Length: 3563 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406cb375-3688-4502-94c5-ca1e0f6b6aa6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1", "links": {"self": "http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453"}, "domain_id": "default", "enabled": true, "id": "76871b4b209d4800ba1fa927af00f453", "options": {}}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:50,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-406cb375-3688-4502-94c5-ca1e0f6b6aa6 2018-07-03 13:06:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0df1e1ae-8aa7-41e6-9217-aa18f63223d7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0df1e1ae-8aa7-41e6-9217-aa18f63223d7 2018-07-03 13:06:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 1005 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c28c1e2-ed60-41bb-8da0-2a040250ca13 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:50,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3c28c1e2-ed60-41bb-8da0-2a040250ca13 2018-07-03 13:06:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c31584ae-738d-485d-abe1-a44da992de49 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-c31584ae-738d-485d-abe1-a44da992de49 2018-07-03 13:06:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a0a303c-a937-4e76-8fa2-39297ec021c9 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c"}, "enabled": true, "id": "22dc956215af42769adf72e50b91eb2c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user2"}} 2018-07-03 13:06:51,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c used request id req-7a0a303c-a937-4e76-8fa2-39297ec021c9 2018-07-03 13:06:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb992606-1cc7-4ff9-b4ac-f6c1bbb2e8a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles used request id req-cb992606-1cc7-4ff9-b4ac-f6c1bbb2e8a9 2018-07-03 13:06:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1688a743-67fc-43b0-94eb-c01de7c7ac72 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:51,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-1688a743-67fc-43b0-94eb-c01de7c7ac72 2018-07-03 13:06:51,715 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-613332a5-ebef-409d-9e05-17bc0e8c7a06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:51,939 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-613332a5-ebef-409d-9e05-17bc0e8c7a06 2018-07-03 13:06:51,939 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user2 2018-07-03 13:06:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:52,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d829924-9398-483e-b1aa-d5585e337003 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:52,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 used request id req-9d829924-9398-483e-b1aa-d5585e337003 2018-07-03 13:06:52,109 - keystone_utils - INFO - Granting role CreateProjectUserTests-c1d05759-4c0e-43e-name-role to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:52,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9944a7a-3223-4003-b464-c4a85feb1e17 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:52,339 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/5720e72e54684157bb031a6a97725b76 used request id req-e9944a7a-3223-4003-b464-c4a85feb1e17 2018-07-03 13:06:52,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:52,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:52,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5720e72e54684157bb031a6a97725b76", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1", "id": "76871b4b209d4800ba1fa927af00f453"}, "audit_ids": ["SX0JFpIXR6Wb-pgBcvga8A"], "issued_at": "2018-07-03T13:06:52.000000Z"}} 2018-07-03 13:06:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:53,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eedae864-6c58-4d99-9b3d-21d522cfec44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:53,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eedae864-6c58-4d99-9b3d-21d522cfec44 2018-07-03 13:06:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:53,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:53 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6448bfb2-e80a-439f-aa7a-3d21108a2258 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 13:06:53,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group used request id req-6448bfb2-e80a-439f-aa7a-3d21108a2258 2018-07-03 13:06:53,800 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c1d05759-4c0e-43e-name... 2018-07-03 13:06:53,800 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" -d '{"security_group": {"name": "CreateProjectUserTests-c1d05759-4c0e-43e-name", "description": "hello group"}}' 2018-07-03 13:06:54,076 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-bec07f40-6c63-4429-ae25-8d8131173c65 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:54,076 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bec07f40-6c63-4429-ae25-8d8131173c65 2018-07-03 13:06:54,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b976c5ba-a8b5-47de-bc4f-893223bd9118 Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-b976c5ba-a8b5-47de-bc4f-893223bd9118 2018-07-03 13:06:54,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fde84088-87d4-4c52-bb22-6223e22d052b Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-fde84088-87d4-4c52-bb22-6223e22d052b 2018-07-03 13:06:54,194 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-be2008d4-d12f-4c3c-9d9a-d81b391faa28 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-be2008d4-d12f-4c3c-9d9a-d81b391faa28 2018-07-03 13:06:54,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-67d927a0-31ef-4878-b9cc-f52d1ed954ae Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-67d927a0-31ef-4878-b9cc-f52d1ed954ae 2018-07-03 13:06:54,346 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-fa056337-68db-41e9-a755-121e4ebb6399 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-fa056337-68db-41e9-a755-121e4ebb6399 2018-07-03 13:06:54,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-78224a2f-8eed-4195-80f1-ed6919a4389c Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-78224a2f-8eed-4195-80f1-ed6919a4389c 2018-07-03 13:06:54,464 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-0ffb86cf-feb0-4baa-bc7b-ebef84b4b8f0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-0ffb86cf-feb0-4baa-bc7b-ebef84b4b8f0 2018-07-03 13:06:54,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:55,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2068e1d4-21c9-4752-bc0b-a952b2872a05 Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:55,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-2068e1d4-21c9-4752-bc0b-a952b2872a05 2018-07-03 13:06:55,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:55,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:55,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5720e72e54684157bb031a6a97725b76", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user2", "id": "22dc956215af42769adf72e50b91eb2c"}, "audit_ids": ["h0MLgUORQWazdX8_JttaWQ"], "issued_at": "2018-07-03T13:06:55.000000Z"}} 2018-07-03 13:06:55,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:55,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0985bed-38b0-43bd-955c-1f124681ccb0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:55,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0985bed-38b0-43bd-955c-1f124681ccb0 2018-07-03 13:06:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-4187bed2-11cb-42fd-bf9e-663ce13d011c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:56,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group used request id req-4187bed2-11cb-42fd-bf9e-663ce13d011c 2018-07-03 13:06:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:56,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:56 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf3d41a5-0abd-40c3-a80f-14237f6270b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:56,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 used request id req-cf3d41a5-0abd-40c3-a80f-14237f6270b4 2018-07-03 13:06:56,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8d129adf-b43d-4496-a5aa-45c4e4f5778f Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-8d129adf-b43d-4496-a5aa-45c4e4f5778f 2018-07-03 13:06:56,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8b9a2eb5-e735-4abc-a624-f9ca35b0a30f Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-8b9a2eb5-e735-4abc-a624-f9ca35b0a30f 2018-07-03 13:06:56,838 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-0d973b10-ac6b-4821-8390-d75fd4a6d774 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:56,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-0d973b10-ac6b-4821-8390-d75fd4a6d774 2018-07-03 13:06:56,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c708e041-5c3b-40d0-99f7-51036882f82f Front-End-Https: on 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-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-c708e041-5c3b-40d0-99f7-51036882f82f 2018-07-03 13:06:56,955 - neutron_utils - INFO - Deleting security group rule with ID - 2157721c-0ba7-40a9-b91a-e7ad88a066eb 2018-07-03 13:06:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/2157721c-0ba7-40a9-b91a-e7ad88a066eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,476 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1cdf6921-3add-4a00-bb38-79654c62ee4c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,476 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/2157721c-0ba7-40a9-b91a-e7ad88a066eb used request id req-1cdf6921-3add-4a00-bb38-79654c62ee4c 2018-07-03 13:06:57,477 - neutron_utils - INFO - Deleting security group rule with ID - 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 2018-07-03 13:06:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,608 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-127ac8b4-f7c7-4d8b-be71-eea003cf11a7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,609 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 used request id req-127ac8b4-f7c7-4d8b-be71-eea003cf11a7 2018-07-03 13:06:57,609 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,783 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c591a6d-2784-4c7e-84d9-c04f6db3a0e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,783 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-7c591a6d-2784-4c7e-84d9-c04f6db3a0e7 2018-07-03 13:06:57,784 - neutron_utils - INFO - Deleting security group rule with ID - 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 2018-07-03 13:06:57,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:57,818 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-d7f7538d-dad9-4903-ae46-d78f5cc65794 RESP BODY: {"NeutronError": {"message": "Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 13:06:57,818 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 used request id req-d7f7538d-dad9-4903-ae46-d78f5cc65794 2018-07-03 13:06:57,818 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 13:06:57,819 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist Neutron server returns request_ids: ['req-d7f7538d-dad9-4903-ae46-d78f5cc65794'] 2018-07-03 13:06:57,819 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:57,855 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-c53a56c5-fbb1-43d2-923a-bfc5915140d4 RESP BODY: {"NeutronError": {"message": "Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 13:06:57,855 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-c53a56c5-fbb1-43d2-923a-bfc5915140d4 2018-07-03 13:06:57,855 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 13:06:57,855 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist Neutron server returns request_ids: ['req-c53a56c5-fbb1-43d2-923a-bfc5915140d4'] 2018-07-03 13:06:57,857 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user1 2018-07-03 13:06:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:58,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b58ddb6f-3fc0-4129-9b58-ae36b04584a5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:58,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 used request id req-b58ddb6f-3fc0-4129-9b58-ae36b04584a5 2018-07-03 13:06:58,203 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user2 2018-07-03 13:06:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:58,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-618fc08f-a008-4508-bf4d-87f75acf5043 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:58,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c used request id req-618fc08f-a008-4508-bf4d-87f75acf5043 2018-07-03 13:06:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:58,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:58 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-d684cfe0-1b70-48d0-8fc0-149ae76e97ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "1bfb3de2-21a9-414c-b1f8-a0cf6dce0ce7", "remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "91180eb8-e00b-4730-b5cb-82888b024d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "9f226226-25e6-4476-8246-3841ebfcd1e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "da956313-e0f8-4d53-af64-d8a6553dd57d", "remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 4, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:58,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d684cfe0-1b70-48d0-8fc0-149ae76e97ea 2018-07-03 13:06:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:59 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-877fc556-e235-4bad-8a4f-ff7cc810c51e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:59,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 used request id req-877fc556-e235-4bad-8a4f-ff7cc810c51e 2018-07-03 13:06:59,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5a63131-e304-46be-88db-d92d8acd4b9f 2018-07-03 13:06:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b5a63131-e304-46be-88db-d92d8acd4b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-203eba51-5612-4faf-84b1-89b1427a7990 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "1bfb3de2-21a9-414c-b1f8-a0cf6dce0ce7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "91180eb8-e00b-4730-b5cb-82888b024d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "9f226226-25e6-4476-8246-3841ebfcd1e1"}, {"remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "da956313-e0f8-4d53-af64-d8a6553dd57d"}]} 2018-07-03 13:06:59,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b5a63131-e304-46be-88db-d92d8acd4b9f used request id req-203eba51-5612-4faf-84b1-89b1427a7990 2018-07-03 13:06:59,280 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:06:59,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/b5a63131-e304-46be-